Einhugur OpenDocument Text Plugin for Xojo

Section.SetPageSize Method

Sets page size for the pages in the section. This variation takes in only printer paper code.

SetPageSize(
   printerPadpercode as EinhugurODT.PrinterPaperCodes)

Parameters

printerPadpercode
Printer paper code to use.

Remarks

See Also

Section Class